Skip to content

Merge pull request #197 from dotnetcore/dev #72

Merge pull request #197 from dotnetcore/dev

Merge pull request #197 from dotnetcore/dev #72

Triggered via push November 2, 2024 16:24
Status Success
Total duration 4m 1s
Artifacts 1

release-xxx.yml

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

Annotations

24 warnings
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/
build-dotnet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, vimtor/action-zip@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-dotnet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, vimtor/action-zip@v1. 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
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2
build-dotnet
Converting null literal or possible null value to non-nullable type.
build-dotnet
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
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
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
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
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
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
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-dotnet
Non-nullable property 'Users' 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.Abstraction/DbConfig/DbConfigInfoFactory.cs#L49
Converting null literal or possible null value to non-nullable type.
build-dotnet: test/AgileConfig.Server.Data.AbstractionTests/DbConfig/DbConfigInfoFactoryTests.cs#L27
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L19
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/ServiceInfoUpdateHandlers.cs#L52
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L67
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/ConfigStatusUpdateEventHandlers.cs#L87
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L89
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L640
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L188
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L134
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
agileconfig-ui
4.41 MB