version bump - added IntExtensions and expanded IFileIO #68
Annotations
9 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: greenygh0st/net-proj-release-version@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, greenygh0st/net-proj-release-version@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/Extensions/SystemIO/IFileIO.cs#L3
The type name 'io' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/Extensions/SystemIO/IFileIO.cs#L3
The type name 'io' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/ExtensionTests/EnumParsingTests.cs#L41
Nullable value type may be null.
|
build:
src/Extensions/SystemIO/IFileIO.cs#L3
The type name 'io' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/Extensions/SystemIO/IFileIO.cs#L3
The type name 'io' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/ExtensionTests/EnumParsingTests.cs#L41
Nullable value type may be null.
|