Fix explicit connection string on DbContex to apply Database Migratio… #41
docker.yml
on: push
Build
36s
DockerHub Publish
1m 27s
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:
Orion.Api/Program.cs#L14
'NLogBuilder' is obsolete: 'Use LogManager.Setup().LoadConfigurationFromAppSettings() instead. Marked obsolete with NLog.Web 5.3'
|
Build:
Orion.Api/Program.cs#L14
'NLogBuilder.ConfigureNLog(string)' is obsolete: 'Use LogManager.Setup().LoadConfigurationFromAppSettings() instead. Marked obsolete with NLog.Web 5.3'
|
Build:
Orion.Api/Program.cs#L14
'NLogBuilder' is obsolete: 'Use LogManager.Setup().LoadConfigurationFromAppSettings() instead. Marked obsolete with NLog.Web 5.3'
|
Build:
Orion.Api/Program.cs#L14
'NLogBuilder.ConfigureNLog(string)' is obsolete: 'Use LogManager.Setup().LoadConfigurationFromAppSettings() instead. Marked obsolete with NLog.Web 5.3'
|
DockerHub Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
DockerHub Publish
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2
|