Add custom fee #2749
dispatch.yml
on: push
Lint
/
Broken Markdown links
2m 16s
Lint
/
Super Linter
6m 59s
Build & Test
/
Build Node.js
12m 2s
Build & Test
/
Build Docker image
6m 16s
Staging
/
Staging Deploy
Release
/
Release Docker image
Annotations
15 warnings and 2 notices
Sensitive data should not be used in the ARG or ENV commands:
docker/Dockerfile#L89
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "STRIPE_SECRET_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L94
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L120
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L122
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Sensitive data should not be used in the ARG or ENV commands:
docker/Dockerfile#L90
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "STRIPE_PUBLISHABLE_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L98
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L135
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L105
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L138
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile#L132
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Slow Test:
[Logged In User Tests] › sequential/accreditation/issue-verify-flow.spec.ts#L1
[Logged In User Tests] › sequential/accreditation/issue-verify-flow.spec.ts took 2.6m
|
Slow Test:
[Logged In User Tests] › sequential/accreditation/suspension-flow.spec.ts#L1
[Logged In User Tests] › sequential/accreditation/suspension-flow.spec.ts took 1.8m
|
Slow Test:
[Logged In User Tests] › sequential/accreditation/revocation-flow.spec.ts#L1
[Logged In User Tests] › sequential/accreditation/revocation-flow.spec.ts took 1.3m
|
Slow Test:
[Logged In User Tests] › sequential/credential/suspension-flow.spec.ts#L1
[Logged In User Tests] › sequential/credential/suspension-flow.spec.ts took 1.0m
|
Slow Test:
[Logged In User Tests] › sequential/credential/revocation-flow.spec.ts#L1
[Logged In User Tests] › sequential/credential/revocation-flow.spec.ts took 41.3s
|
🎭 Playwright Run Summary
2 skipped
63 passed (2.3m)
|
🎭 Playwright Run Summary
20 passed (7.5m)
|