Added app version 8.0.0 #891
Annotations
10 errors and 5 warnings
src/MeteredTriggerJob/Program.cs#L59
Argument 1: cannot convert from 'System.Diagnostics.FileVersionInfo' to 'System.Version'
|
src/MeteredTriggerJob/Program.cs#L59
Argument 1: cannot convert from 'System.Diagnostics.FileVersionInfo' to 'System.Version'
|
Assets file '/home/runner/work/Commercial-Marketplace-SaaS-Accelerator/Commercial-Marketplace-SaaS-Accelerator/src/AdminSite/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Assets file '/home/runner/work/Commercial-Marketplace-SaaS-Accelerator/Commercial-Marketplace-SaaS-Accelerator/src/CustomerSite/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Assets file '/home/runner/work/Commercial-Marketplace-SaaS-Accelerator/Commercial-Marketplace-SaaS-Accelerator/src/DataAccess/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Assets file '/home/runner/work/Commercial-Marketplace-SaaS-Accelerator/Commercial-Marketplace-SaaS-Accelerator/src/MeteredTriggerJob/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Assets file '/home/runner/work/Commercial-Marketplace-SaaS-Accelerator/Commercial-Marketplace-SaaS-Accelerator/src/Services/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Assets file '/home/runner/work/Commercial-Marketplace-SaaS-Accelerator/Commercial-Marketplace-SaaS-Accelerator/src/Services.Test/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Assets file '/home/runner/work/Commercial-Marketplace-SaaS-Accelerator/Commercial-Marketplace-SaaS-Accelerator/src/UI.Test/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.19.0/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1, github/codeql-action/init@v2, github/codeql-action/autobuild@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
src/MeteredTriggerJob/Program.cs#L45
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
src/MeteredTriggerJob/Program.cs#L45
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
The logs for this run have expired and are no longer available.
Loading