pack #32
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 6 warnings
build
Assets file '/home/runner/work/devin/devin/Tests/Devin.TestApi/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
|
build
Assets file '/home/runner/work/devin/devin/Tests/Devin.TestApi/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
src/Devin/ObjectExtensions/DateExtensions.cs#L12
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Investigate the use of System.TimeZoneInfo instead.'
|
build:
src/Devin/IDGenerator/Contract/IIdGenerator.cs#L5
XML comment is not placed on a valid language element
|
build:
src/Devin/ObjectExtensions/DateExtensions.cs#L12
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Investigate the use of System.TimeZoneInfo instead.'
|
build:
src/Devin/IDGenerator/Contract/IIdGenerator.cs#L5
XML comment is not placed on a valid language element
|