Skip to content

Merge pull request #187 from harris2012/patch-1 #287

Merge pull request #187 from harris2012/patch-1

Merge pull request #187 from harris2012/patch-1 #287

Triggered via push September 7, 2024 08:16
Status Success
Total duration 2m 12s
Artifacts

master-ci.yml

on: push
Matrix: build-reactapp
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build-dotnet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-dotnet: src/AgileConfig.Server.Data.Abstraction/DbConfig/DbConfigInfoFactory.cs#L49
Converting null literal or possible null value to non-nullable type.
build-dotnet: src/AgileConfig.Server.Data.Mongodb/MongodbRepository.cs#L18
Possible null reference return.
build-dotnet: src/AgileConfig.Server.Data.Mongodb/MongodbRepository.cs#L188
Possible null reference return.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Freesql' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Apps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Configs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'ServerNodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'SysLogs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'AppInheritanceds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-reactapp (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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-reactapp (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/