Skip to content

Fixed some tests

Fixed some tests #18

Triggered via push January 14, 2024 01:39
Status Failure
Total duration 30s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: SwedishPersonalNumberValidator.cs#L11
Converting null literal or possible null value to non-nullable type.
build: SwedishPersonalNumberValidator.cs#L14
Possible null reference argument for parameter 'input' in 'string SwedishPersonalNumberValidator.RemoveHyphen(string input)'.
build: tests/SwedishPersonalNumberValidatoTests.cs#L64
Cannot convert null literal to non-nullable reference type.
build: SwedishPersonalNumberValidator.cs#L11
Converting null literal or possible null value to non-nullable type.
build: SwedishPersonalNumberValidator.cs#L14
Possible null reference argument for parameter 'input' in 'string SwedishPersonalNumberValidator.RemoveHyphen(string input)'.
build: tests/SwedishPersonalNumberValidatoTests.cs#L64
Cannot convert null literal to non-nullable reference type.
build: SwedishPersonalNumberValidator.cs#L11
Converting null literal or possible null value to non-nullable type.
build: SwedishPersonalNumberValidator.cs#L14
Possible null reference argument for parameter 'input' in 'string SwedishPersonalNumberValidator.RemoveHyphen(string input)'.
build: tests/SwedishPersonalNumberValidatoTests.cs#L64
Cannot convert null literal to non-nullable reference type.