Skip to content

apply ktlintFormat #1061

apply ktlintFormat

apply ktlintFormat #1061

Triggered via push September 14, 2024 09:45
Status Failure
Total duration 3m 26s
Artifacts

resilence.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 4 warnings
resilence_test
Process completed with exit code 1.
ThreadPoolMetricTest.should bind metrics for default executors(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/metrics/ThreadPoolMetricTest.kt#L22
java.lang.IllegalArgumentException: SAN URI spiffe://{service-name} does not properly contain {service-name}
SnapshotUpdaterTest.should not remove clusters(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/SnapshotUpdaterTest.kt#L665
java.lang.IllegalArgumentException: SAN URI spiffe://{service-name} does not properly contain {service-name}
SnapshotUpdaterTest.should set snapshot in parallel(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/SnapshotUpdaterTest.kt#L765
java.lang.IllegalArgumentException: SAN URI spiffe://{service-name} does not properly contain {service-name}
SnapshotUpdaterTest.should not crash on bad snapshot generation(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/SnapshotUpdaterTest.kt#L460
java.lang.IllegalArgumentException: SAN URI spiffe://{service-name} does not properly contain {service-name}
SnapshotUpdaterTest.should generate group snapshots with tcpProxy(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/SnapshotUpdaterTest.kt#L815
java.lang.IllegalArgumentException: SAN URI spiffe://{service-name} does not properly contain {service-name}
SnapshotUpdaterTest.should generate group snapshots(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/SnapshotUpdaterTest.kt#L292
java.lang.IllegalArgumentException: SAN URI spiffe://{service-name} does not properly contain {service-name}
SnapshotUpdaterTest.[1] false, false, ADS: envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/SnapshotUpdaterTest.kt#L404
java.lang.IllegalArgumentException: SAN URI spiffe://{service-name} does not properly contain {service-name}
SnapshotUpdaterTest.[2] false, false, XDS: envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/SnapshotUpdaterTest.kt#L404
java.lang.IllegalArgumentException: SAN URI spiffe://{service-name} does not properly contain {service-name}
SnapshotUpdaterTest.should audit snapshot changes(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/SnapshotUpdaterTest.kt#L182
java.lang.IllegalArgumentException: SAN URI spiffe://{service-name} does not properly contain {service-name}
EnvoyClustersFactoryTest.should not apply locality weighted config if there are no endpoints in the ts zone(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/resource/clusters/EnvoyClustersFactoryTest.kt#L29
java.lang.NoClassDefFoundError: Could not initialize class pl.allegro.tech.servicemesh.envoycontrol.snapshot.resource.clusters.EnvoyClustersFactoryTest
EnvoyClustersFactoryTest.should get cluster with locality weighted config for group clusters(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/resource/clusters/EnvoyClustersFactoryTest.kt#L29
java.lang.NoClassDefFoundError: Could not initialize class pl.allegro.tech.servicemesh.envoycontrol.snapshot.resource.clusters.EnvoyClustersFactoryTest
EnvoyClustersFactoryTest.should get wildcard clusters for group(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/resource/clusters/EnvoyClustersFactoryTest.kt#L29
java.lang.NoClassDefFoundError: Could not initialize class pl.allegro.tech.servicemesh.envoycontrol.snapshot.resource.clusters.EnvoyClustersFactoryTest
EnvoyClustersFactoryTest.should get secured eds clusters for group(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/resource/clusters/EnvoyClustersFactoryTest.kt#L29
java.lang.NoClassDefFoundError: Could not initialize class pl.allegro.tech.servicemesh.envoycontrol.snapshot.resource.clusters.EnvoyClustersFactoryTest
LocalReplyConfigFactoryTest.should throw exception when more then one matcher is defined for HeaderMatcher(): envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/resource/listeners/config/LocalReplyConfigFactoryTest.kt#L276
org.assertj.core.error.AssertJMultipleFailuresError: Multiple Failures (1 failure) -- failure 1 -- expected: "Only one of: exactMatch, regexMatch can be defined." but was: "Only one of: jsonFormat, textFormat can be defined." at LocalReplyConfigFactoryTest.should_throw_exception_when_more_then_one_matcher_is_defined_for_HeaderMatcher$lambda$28(LocalReplyConfigFactoryTest.java:277)
LocalReplyConfigFactoryTest.[1] pl.allegro.tech.servicemesh.envoycontrol.snapshot.MatcherAndMapper@55638165: envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/resource/listeners/config/LocalReplyConfigFactoryTest.kt#L250
org.assertj.core.error.AssertJMultipleFailuresError: Multiple Failures (1 failure) -- failure 1 -- expected: "One and only one of: headerMatcher, responseFlagMatcher, statusCodeMatcher has to be defined." but was: "Only one of: jsonFormat, textFormat can be defined." at LocalReplyConfigFactoryTest.should_throw_exception_when_more_then_one_matcher_is_defined_in_MatcherAndMapper$lambda$23(LocalReplyConfigFactoryTest.java:251)
LocalReplyConfigFactoryTest.[2] pl.allegro.tech.servicemesh.envoycontrol.snapshot.MatcherAndMapper@531ec2ca: envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/resource/listeners/config/LocalReplyConfigFactoryTest.kt#L250
org.assertj.core.error.AssertJMultipleFailuresError: Multiple Failures (1 failure) -- failure 1 -- expected: "One and only one of: headerMatcher, responseFlagMatcher, statusCodeMatcher has to be defined." but was: "Only one of: jsonFormat, textFormat can be defined." at LocalReplyConfigFactoryTest.should_throw_exception_when_more_then_one_matcher_is_defined_in_MatcherAndMapper$lambda$23(LocalReplyConfigFactoryTest.java:251)
LocalReplyConfigFactoryTest.[3] pl.allegro.tech.servicemesh.envoycontrol.snapshot.MatcherAndMapper@3d88ce0e: envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/snapshot/resource/listeners/config/LocalReplyConfigFactoryTest.kt#L250
org.assertj.core.error.AssertJMultipleFailuresError: Multiple Failures (1 failure) -- failure 1 -- expected: "One and only one of: headerMatcher, responseFlagMatcher, statusCodeMatcher has to be defined." but was: "Only one of: jsonFormat, textFormat can be defined." at LocalReplyConfigFactoryTest.should_throw_exception_when_more_then_one_matcher_is_defined_in_MatcherAndMapper$lambda$23(LocalReplyConfigFactoryTest.java:251)
resilence_test
The following actions uses node12 which is deprecated and will be forced to run on node16: mikepenz/action-junit-report@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
resilence_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
resilence_test
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/
resilence_test
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/