Skip to content

use BigotryFilter

use BigotryFilter #127

Triggered via push November 15, 2023 15:27
Status Failure
Total duration 47s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: sudosubin/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
'Log.Root' is obsolete
test
'Log.Root' is obsolete
test
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
test: clmath/Command.cs#L79
Nullability of reference types in type of parameter 'value' of 'void LoadCommand.Target.set' doesn't match implicitly implemented member 'void ITargetCmd<string>.Target.set' (possibly because of nullability attributes).
test: clmath/Command.cs#L89
Nullability of reference types in type of parameter 'value' of 'void SaveCommand.Target.set' doesn't match implicitly implemented member 'void ITargetCmd<string>.Target.set' (possibly because of nullability attributes).
test: clmath/Command.cs#L199
Nullability of reference types in type of parameter 'value' of 'void AddCommand.Target.set' doesn't match implicitly implemented member 'void ITargetCmd<string>.Target.set' (possibly because of nullability attributes).
test: clmath/Command.cs#L197
Nullability of reference types in type of parameter 'value' of 'void AddCommand.Value.set' doesn't match implicitly implemented member 'void IAcceptValueCmd<string>.Value.set' (possibly because of nullability attributes).
test: clmath/Command.cs#L207
Nullability of reference types in type of parameter 'value' of 'void RemoveCommand.Target.set' doesn't match implicitly implemented member 'void ITargetCmd<string>.Target.set' (possibly because of nullability attributes).
test: clmath/Command.cs#L205
Nullability of reference types in type of parameter 'value' of 'void RemoveCommand.Value.set' doesn't match implicitly implemented member 'void IAcceptValueCmd<string>.Value.set' (possibly because of nullability attributes).
test: clmath/Command.cs#L97
Nullability of reference types in type of parameter 'value' of 'void RenameCommand.Target.set' doesn't match implicitly implemented member 'void ITargetCmd<string>.Target.set' (possibly because of nullability attributes).