Skip to content

Update test project #70

Update test project

Update test project #70

Triggered via push July 14, 2023 20:30
Status Success
Total duration 3m 55s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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: test/Mocks/MockHttpProvider.cs#L29
The variable 'paul' is assigned but its value is never used
build: test/Mocks/MockHttpProvider.cs#L21
The variable 'paul' is assigned but its value is never used
build: test/Mocks/TestSerializer.cs#L19
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.'
build: test/Mocks/MockHttpProvider.cs#L29
The variable 'paul' is assigned but its value is never used
build: test/Mocks/MockHttpProvider.cs#L21
The variable 'paul' is assigned but its value is never used
build: test/Mocks/TestSerializer.cs#L19
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.'