release v3.0.0 #41
Annotations
52 warnings
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/Nino.Benchmark/NewObjectTest.cs#L15
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Nino.Benchmark/NewObjectTest.cs#L16
Non-nullable field 'D' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Nino.Benchmark/NewObjectTest.cs#L17
Non-nullable property 'E' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Nino.Benchmark/Data.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Nino.Benchmark/Data.cs#L18
Non-nullable property 'Numbers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Nino.Benchmark/Data.cs#L19
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Nino.Benchmark/Data.cs#L21
Non-nullable field 'Map1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Nino.Benchmark/Data.cs#L23
Non-nullable property 'Map2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Nino.UnitTests/SimpleTests.cs#L440
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Nino.UnitTests/SimpleTests.cs#L443
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
bump-version
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
bump-version
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
bump-version
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
bump-version
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
bump-version
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
bump-version
'TarOutputStream.TarOutputStream(Stream)' is obsolete: 'No Encoding for Name field is specified, any non-ASCII bytes will be discarded'
|
bump-version
'TarInputStream.TarInputStream(Stream)' is obsolete: 'No Encoding for Name field is specified, any non-ASCII bytes will be discarded'
|
bump-version:
src/Nino.Benchmark/Data.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/Data.cs#L18
Non-nullable property 'Numbers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/Data.cs#L19
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/Data.cs#L21
Non-nullable field 'Map1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
bump-version:
src/Nino.Benchmark/Data.cs#L23
Non-nullable property 'Map2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/NewObjectTest.cs#L15
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/NewObjectTest.cs#L16
Non-nullable field 'D' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
bump-version:
src/Nino.Benchmark/NewObjectTest.cs#L17
Non-nullable property 'E' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.UnitTests/SimpleTests.cs#L440
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
bump-version:
src/Nino.UnitTests/SimpleTests.cs#L443
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
bump-version
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/
|
bump-version
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/
|
bump-version
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/
|
bump-version:
src/Nino.Benchmark/NewObjectTest.cs#L15
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/NewObjectTest.cs#L16
Non-nullable field 'D' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
bump-version:
src/Nino.Benchmark/NewObjectTest.cs#L17
Non-nullable property 'E' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/Data.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/Data.cs#L18
Non-nullable property 'Numbers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/Data.cs#L19
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.Benchmark/Data.cs#L21
Non-nullable field 'Map1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
bump-version:
src/Nino.Benchmark/Data.cs#L23
Non-nullable property 'Map2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
bump-version:
src/Nino.UnitTests/SimpleTests.cs#L440
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
bump-version:
src/Nino.UnitTests/SimpleTests.cs#L443
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
bump-version
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/
|
benchmark / report
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
benchmark / report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
benchmark / report:
src/Nino.Benchmark/NewObjectTest.cs#L15
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
benchmark / report:
src/Nino.Benchmark/NewObjectTest.cs#L16
Non-nullable field 'D' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
benchmark / report:
src/Nino.Benchmark/NewObjectTest.cs#L17
Non-nullable property 'E' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
benchmark / report:
src/Nino.Benchmark/Data.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
benchmark / report:
src/Nino.Benchmark/Data.cs#L18
Non-nullable property 'Numbers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
benchmark / report:
src/Nino.Benchmark/Data.cs#L19
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
benchmark / report:
src/Nino.Benchmark/Data.cs#L21
Non-nullable field 'Map1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
benchmark / report:
src/Nino.Benchmark/Data.cs#L23
Non-nullable property 'Map2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|