Skip to content

Refactor database selection and centralize package management (#25) #186

Refactor database selection and centralize package management (#25)

Refactor database selection and centralize package management (#25) #186

Triggered via push January 20, 2024 12:56
Status Success
Total duration 1m 30s
Artifacts

build-deploy.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/setup-dotnet@v1, actions/checkout@v2, cake-build/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The assembly 'content/Database/Entities/bin/Release/net8.0/Entities.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build
The assembly 'content/Database/Entities/obj/Release/net8.0/Entities.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build
The assembly 'content/Database/Entities/obj/Release/net8.0/ref/Entities.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build
The assembly 'content/Database/Entities/obj/Release/net8.0/refint/Entities.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the net8.0 target framework