Add GH Actions CI #5
asp.net-core-webapp-on-azure.yml
on: push
build-and-deploy
1m 0s
Annotations
2 errors and 2 warnings
build-and-deploy
Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'wwwroot/browserconfig.xml'; 'wwwroot/css/careerlog-main.css'; 'wwwroot/css/LoadingSpinner.css'; 'wwwroot/css/navbar-main.css'; 'wwwroot/css/styles.css'; 'wwwroot/images/agathorn.webp'; 'wwwroot/images/android-icon-144x144.png'; 'wwwroot/images/android-icon-192x192.png'; 'wwwroot/images/android-icon-36x36.png'; 'wwwroot/images/android-icon-48x48.png'; 'wwwroot/images/android-icon-72x72.png'; 'wwwroot/images/android-icon-96x96.png'; 'wwwroot/images/apple-icon-114x114.png'; 'wwwroot/images/apple-icon-120x120.png'; 'wwwroot/images/apple-icon-144x144.png'; 'wwwroot/images/apple-icon-152x152.png'; 'wwwroot/images/apple-icon-180x180.png'; 'wwwroot/images/apple-icon-57x57.png'; 'wwwroot/images/apple-icon-60x60.png'; 'wwwroot/images/apple-icon-72x72.png'; 'wwwroot/images/apple-icon-76x76.png'; 'wwwroot/images/apple-icon-precomposed.png'; 'wwwroot/images/apple-icon.png'; 'wwwroot/images/favicon-16x16.png'; 'wwwroot/images/favicon-32x32.png'; 'wwwroot/images/favicon-96x96.png'; 'wwwroot/images/favicon.ico'; 'wwwroot/images/ms-icon-144x144.png'; 'wwwroot/images/ms-icon-150x150.png'; 'wwwroot/images/ms-icon-310x310.png'; 'wwwroot/images/ms-icon-70x70.png'; 'wwwroot/js/activeFilters-chunk.js'; 'wwwroot/js/careerlog-main.B3COeHPr.js'; 'wwwroot/js/LoadingSpinner-chunk.js'; 'wwwroot/js/navbar-main.BXInJcns.js'; 'wwwroot/js/programSpeeds-chunk.js'; 'wwwroot/js/races-main.BXulgkU5.js'; 'wwwroot/js/records-main.Cngfe05X.js'; 'wwwroot/js/_plugin-vue_export-helper-chunk.js'; 'wwwroot/manifest.json'
|
build-and-deploy
Process completed with exit code 1.
|
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|