feat: or-2938 rethrow task cancelled exception for magda calls and im… #136
cicd.main.yml
on: push
Decide next version
30s
ACM
/
run-tests
3m 29s
Admin Api
/
run-tests
5m 31s
Public Api
/
run-tests
4m 0s
Address Sync
/
run-tests
3m 21s
PowerBi
/
run-tests
2m 55s
Domain
/
run-tests
6m 7s
E2E
/
run-tests
5m 49s
Projections
/
run-tests
5m 35s
Analyze Code
3m 25s
Build Acm Api Migrations
9s
Build Admin Api
3m 36s
Build Admin Projections
2m 56s
Build Admin Api Migrations
12s
Build Admin Projections Migrations
19s
Public Api
/
build-image
4m 14s
Public Projections
/
build-image
4m 59s
Build Public Projections Migrations
8s
Build PowerBI Export Scheduled Task
/
build-image
3m 35s
Matrix: Deploy to Test (IK4)
Matrix: Deploy scheduled tasks to Test (IK4)
call-postman-tests
/
automated-api-tests
46s
Notify slack
Annotations
1 error and 30 warnings
|
call-postman-tests / automated-api-tests
Process completed with exit code 1.
|
|
E2E / run-tests
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L228
Possible null reference argument for parameter 'options' in 'BeheerZoekenEventsConsumer.BeheerZoekenEventsConsumer(ElasticsearchClient elasticClient, BeheerZoekProjectionHandler zoekProjectionHandler, ElasticSearchOptionsSection options, ILogger<BeheerZoekenEventsConsumer> logger)'.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L128
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.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L112
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L112
Dereference of a possibly null reference.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L97
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L97
Dereference of a possibly null reference.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L40
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L40
Dereference of a possibly null reference.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L34
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
E2E / run-tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L34
Dereference of a possibly null reference.
|
|
E2E / run-tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
E2E / run-tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
E2E / run-tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
E2E / run-tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
E2E / run-tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
E2E / run-tests:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L11
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
|
E2E / run-tests:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Locaties/Locaties.cs#L16
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
|
E2E / run-tests:
src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
|
E2E / run-tests:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
|
E2E / run-tests:
src/AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
|
|
Semantic Release
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/
|
|
Semantic Release
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/
|
|
Deploy scheduled tasks to Test (IK4) (adressensync)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
|
Deploy scheduled tasks to Test (IK4) (powerbiexport)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
|
Deploy to Test (IK4) (publicprojections)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
|
Deploy to Test (IK4) (adminprojections)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
|
Deploy to Test (IK4) (adminapi)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
|
Deploy to Test (IK4) (acmapi)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
|
Deploy to Test (IK4) (publicapi)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
postman-test-reports
|
721 KB |
sha256:6d82a76aae136956fe1d216751733fc65231fabac7c81aabb9288f4bf6e229de
|
|