Skip to content

CI: Bump version to v4.0.0-64.32 #9745

CI: Bump version to v4.0.0-64.32

CI: Bump version to v4.0.0-64.32 #9745

Triggered via push October 23, 2023 20:39
Status Success
Total duration 14m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build-backend
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-backend: source/backend/core/Converters/GeometryJsonConverter.cs#L27
Complete the task associated to this 'TODO' comment.
build-backend: source/backend/core/Exceptions/HttpClientRequestException.cs#L69
Complete the task associated to this 'TODO' comment.
build-backend: source/backend/core/Exceptions/HttpClientRequestException.cs#L82
Complete the task associated to this 'TODO' comment.
build-backend: source/backend/core/Exceptions/HttpClientRequestException.cs#L95
Complete the task associated to this 'TODO' comment.
build-backend: source/backend/core/Extensions/QueryableExtensions.cs#L17
Make sure that this accessibility bypass is safe here.
build-backend: source/backend/core/Json/NullJsonResultFilter.cs#L20
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.
build-backend: source/backend/core/Helpers/CsvHelper.cs#L47
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
build-backend: source/backend/core/Extensions/DictionaryExtensions.cs#L70
Extract this nested ternary operation into an independent statement.
build-backend: source/backend/core/Extensions/DictionaryExtensions.cs#L106
Extract this nested ternary operation into an independent statement.
build-backend: source/backend/core/Extensions/ObjectExtensions.cs#L22
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.
build-backend: source/backend/core/Json/NullJsonResultFilter.cs#L5
Remove this unnecessary 'using'.
build-backend: source/backend/core/Extensions/QueryableExtensions.cs#L17
Make sure that this accessibility bypass is safe here.
build-backend: source/backend/core/Json/NullJsonResultFilter.cs#L20
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.
build-backend: source/backend/core/Extensions/DictionaryExtensions.cs#L70
Extract this nested ternary operation into an independent statement.
build-backend: source/backend/core/Extensions/DictionaryExtensions.cs#L106
Extract this nested ternary operation into an independent statement.
build-backend: source/backend/entities/Partials/AcqChklstSectionType.cs#L23
Either remove or fill this block of code.
build-backend: source/backend/entities/Partials/AcqChklstItemType.cs#L29
Either remove or fill this block of code.
build-backend: source/backend/entities/Partials/AcqChklstItemType.cs#L29
Use the 'value' parameter in this property set accessor declaration.