Skip to content

[#479] [add] impl

[#479] [add] impl #280

Triggered via push July 31, 2023 10:38
Status Failure
Total duration 6m 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Simplify.EntityFramework
build
Converting null literal or possible null value to non-nullable type.
build
Possible null reference return.
build: src/Simplify.Templates/Model/ModelSetter.cs#L55
Converting null literal or possible null value to non-nullable type.
build: src/Simplify.Templates/Model/ModelSetter.cs#L55
Possible null reference argument for parameter 'arg' in 'object Func<TData, object>.Invoke(TData arg)'.
build: src/Simplify.Templates/StringTable.cs#L110
Converting null literal or possible null value to non-nullable type.
build: src/Simplify.Templates/StringTable.cs#L110
Possible null reference return.
build: src/Simplify.Templates/StringTable.cs#L115
Converting null literal or possible null value to non-nullable type.
build: src/Simplify.Templates/StringTable.cs#L115
Possible null reference return.
build: src/Simplify.Log/Logger.cs#L217
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
build: src/Simplify.Log/Logger.cs#L217
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'