Fixing broken reference. #1352
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dotnet-core-docker.yml
on: push
frontend-build
0s
backend-pn-build
0s
items-planning-test-dotnet
56s
greatebelt-dotnet-test
50s
workflow-dotnet-test
50s
backend-pn-test-dotnet
1m 10s
timeplanning-pn-dotnet-test
1m 1s
service-build
30s
timeplanning-service-build
2m 36s
items-planning-service-build
2m 35s
workflow-service-build
2m 31s
backend-configuration-service-build
0s
greate-belt-pn-build
0s
items-planning-build
0s
timeplanning-pn-build
0s
workflow-build
0s
Matrix: frontend-test
frontend-test-dotnet
0s
Matrix: backend-pn-test
Matrix: items-planning-test
Matrix: timeplanning-pn-test
Annotations
13 errors and 71 warnings
|
frontend-build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
backend-configuration-service-build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
greate-belt-pn-build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
backend-pn-build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
items-planning-build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
workflow-build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
timeplanning-pn-build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
workflow-service-build
The run was canceled by @renemadsen.
|
|
workflow-service-build
The operation was canceled.
|
|
items-planning-service-build
The run was canceled by @renemadsen.
|
|
items-planning-service-build
The operation was canceled.
|
|
timeplanning-service-build
The run was canceled by @renemadsen.
|
|
timeplanning-service-build
The operation was canceled.
|
|
frontend-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
backend-configuration-service-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
greate-belt-pn-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
backend-pn-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
items-planning-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
workflow-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
timeplanning-pn-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
service-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
service-build
The variable 'ex' is declared but never used
|
|
service-build
Field 'ServiceLogic._eventHandlers' is never assigned to, and will always have its default value null
|
|
service-build
The variable 'ex' is declared but never used
|
|
service-build
Field 'ServiceLogic._eventHandlers' is never assigned to, and will always have its default value null
|
|
greatebelt-dotnet-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
greatebelt-dotnet-test
The field 'EformGreateBeltPlugin._connectionString' is never used
|
|
greatebelt-dotnet-test
The field 'EformGreateBeltPlugin._connectionString' is never used
|
|
workflow-dotnet-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
workflow-dotnet-test
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
|
|
workflow-dotnet-test
The variable 'ex' is declared but never used
|
|
workflow-dotnet-test
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
|
|
workflow-dotnet-test
The variable 'ex' is declared but never used
|
|
items-planning-test-dotnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
items-planning-test-dotnet
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
|
|
items-planning-test-dotnet
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
items-planning-test-dotnet
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
|
|
items-planning-test-dotnet
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
timeplanning-pn-dotnet-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
timeplanning-pn-dotnet-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
backend-pn-test-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
workflow-service-build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
workflow-service-build
The variable 'ex' is declared but never used
|
|
workflow-service-build
Field 'ServiceLogic._eventHandlers' is never assigned to, and will always have its default value null
|
|
workflow-service-build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
workflow-service-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
workflow-service-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
workflow-service-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
items-planning-service-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
items-planning-service-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
items-planning-service-build
The variable 'pattern' is assigned but its value is never used
|
|
items-planning-service-build
The variable 'pattern' is assigned but its value is never used
|
|
items-planning-service-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
items-planning-service-build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
items-planning-service-build
The variable 'ex' is declared but never used
|
|
items-planning-service-build
Field 'ServiceLogic._eventHandlers' is never assigned to, and will always have its default value null
|
|
items-planning-service-build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
items-planning-service-build
The variable 'pattern' is assigned but its value is never used
|
|
timeplanning-service-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
timeplanning-service-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
timeplanning-service-build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
timeplanning-service-build
The variable 'ex' is declared but never used
|
|
timeplanning-service-build
Field 'ServiceLogic._eventHandlers' is never assigned to, and will always have its default value null
|
|
timeplanning-service-build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
timeplanning-service-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|