frequency analysis fixes #16
Annotations
1 error and 14 warnings
build
Process completed with exit code 1.
|
build:
src/Science.Cryptography.Ciphers/Extensions/ValueEnumerableExtensions.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Science.Cryptography.Ciphers/Extensions/ValueEnumerableExtensions.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Science.Cryptography.Ciphers/Tools/TabulaRecta.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
perf/Science.Cryptography.Ciphers.Benchmarks/v1v2/XorBenchmarks.cs#L16
The field 'V1V2XorBenchmarks.Text' is assigned but its value is never used
|
build:
src/Science.Cryptography.Ciphers.Console/RawConsoleLogger.cs#L8
Nullability in constraints for type parameter 'TState' of method 'RawConsoleLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
build:
src/Science.Cryptography.Ciphers.Console/Program.cs#L224
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
src/Science.Cryptography.Ciphers.Console/Program.cs#L489
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
src/Science.Cryptography.Ciphers/Extensions/ValueEnumerableExtensions.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Science.Cryptography.Ciphers/Extensions/ValueEnumerableExtensions.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Science.Cryptography.Ciphers/Tools/TabulaRecta.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Science.Cryptography.Ciphers/Extensions/ValueEnumerableExtensions.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Science.Cryptography.Ciphers/Extensions/ValueEnumerableExtensions.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Science.Cryptography.Ciphers/Tools/TabulaRecta.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "packages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages
|
91.1 KB |
|