Skip to content

Fix explicit connection string on DbContex to apply Database Migratio… #41

Fix explicit connection string on DbContex to apply Database Migratio…

Fix explicit connection string on DbContex to apply Database Migratio… #41

Triggered via push September 28, 2023 14:48
Status Success
Total duration 2m 21s
Artifacts

docker.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: 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