Skip to content

fix: incorrect targetnames for services inside workflow for new staging environment #865

fix: incorrect targetnames for services inside workflow for new staging environment

fix: incorrect targetnames for services inside workflow for new staging environment #865

Triggered via pull request July 25, 2024 15:02
Status Failure
Total duration 10m 56s
Artifacts

pre-merge-tests.yml

on: pull_request
Matrix: Run Tests
Build Angular site
4m 18s
Build Angular site
Build Vue Site
6m 3s
Build Vue Site
Notify Slack of Success
0s
Notify Slack of Success
Notify Slack of Failure
2s
Notify Slack of Failure
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 30 warnings
Run Tests (test/OrganisationRegistry.UnitTests)
Process completed with exit code 1.
Run Tests (test/OrganisationRegistry.Api.IntegrationTests)
The job was canceled because "test_OrganisationRegist_5" failed.
Run Tests (test/OrganisationRegistry.SqlServer.IntegrationTests)
The job was canceled because "test_OrganisationRegist_5" failed.
Run Tests (test/OrganisationRegistry.SqlServer.IntegrationTests)
The operation was canceled.
Run Tests (test/OrganisationRegistry.KboMutations.UnitTests)
The job was canceled because "test_OrganisationRegist_5" failed.
Run Tests (test/OrganisationRegistry.KboMutations.UnitTests)
The operation was canceled.
Run Tests (test/OrganisationRegistry.ElasticSearch.Tests)
The job was canceled because "test_OrganisationRegist_5" failed.
Run Tests (test/OrganisationRegistry.ElasticSearch.Tests)
The operation was canceled.
Run Tests (test/OrganisationRegistry.UnitTests)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Angular site
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/setup-dotnet@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Vue Site
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/setup-dotnet@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Vue Site: src/OrganisationRegistry.Vue2/src/alerts/alerts.js#L77
Unexpected console statement
Build Vue Site: src/OrganisationRegistry.Vue2/src/api/oidc.js#L45
Unexpected console statement
Build Vue Site: src/OrganisationRegistry.Vue2/src/api/oidc.js#L46
Unexpected console statement
Build Vue Site: src/OrganisationRegistry.Vue2/src/api/oidc.js#L62
Unexpected console statement
Build Vue Site: src/OrganisationRegistry.Vue2/src/api/oidc.js#L63
Unexpected console statement
Build Vue Site: src/OrganisationRegistry.Vue2/src/api/security.js#L15
Unexpected console statement
Build Vue Site: src/OrganisationRegistry.Vue2/src/api/security.js#L34
Unexpected console statement
Notify Slack of Failure
The following actions uses node12 which is deprecated and will be forced to run on node16: slackapi/slack-github-action@v1.21.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Notify Slack of Failure
The following actions uses Node.js version which is deprecated and will be forced to run on node20: slackapi/slack-github-action@v1.21.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Notify Slack of Failure
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/
Notify Slack of Failure
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/
Notify Slack of Failure
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/
analyze-code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
analyze-code
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3, actions/setup-java@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
analyze-code: src/OrganisationRegistry.OpenTelemetry/OpenTelemetryMetrics.cs#L10
Remove the field '_meter' and declare it as a local variable in the relevant methods.
analyze-code: src/OrganisationRegistry.OpenTelemetry/OpenTelemetryMetrics.cs#L9
Make this field 'private' and encapsulate it in a 'public' property.
analyze-code: src/OrganisationRegistry.OpenTelemetry/OpenTelemetryMetrics.cs#L9
Change the visibility of 'MeterNameFunc' or make it 'const' or 'readonly'.
analyze-code: src/OrganisationRegistry.OpenTelemetry/OpenTelemetryMetrics.cs#L32
Change the visibility of 'EnvelopesHandled' or make it 'const' or 'readonly'.
analyze-code: src/OrganisationRegistry.OpenTelemetry/OpenTelemetryMetrics.cs#L34
Change the visibility of 'LastProcessedEvent' or make it 'const' or 'readonly'.
analyze-code: src/OrganisationRegistry.OpenTelemetry/OpenTelemetryMetrics.cs#L33
Change the visibility of 'EnvelopesBehind' or make it 'const' or 'readonly'.
analyze-code: src/OrganisationRegistry.OpenTelemetry/OpenTelemetryMetrics.cs#L35
Change the visibility of 'MaxEventNumberToProcess' or make it 'const' or 'readonly'.