test #5
Annotations
8 warnings
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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-and-test:
src/lib/run-ggshield.ts#L19
Type Property name `GITGUARDIAN_API_URL` must match one of the following formats: camelCase
|
build-and-test:
src/lib/run-ggshield.ts#L20
Type Property name `GG_USER_AGENT` must match one of the following formats: camelCase
|
build-and-test:
src/lib/run-ggshield.ts#L21
Type Property name `GITGUARDIAN_DONT_LOAD_ENV` must match one of the following formats: camelCase
|
build-and-test:
src/lib/run-ggshield.ts#L22
Type Property name `GITGUARDIAN_API_KEY` must match one of the following formats: camelCase
|
build-and-test:
src/lib/run-ggshield.ts#L24
Object Literal Property name `GITGUARDIAN_API_URL` must match one of the following formats: camelCase
|
build-and-test:
src/lib/run-ggshield.ts#L25
Object Literal Property name `GG_USER_AGENT` must match one of the following formats: camelCase
|
build-and-test:
src/lib/run-ggshield.ts#L26
Object Literal Property name `GITGUARDIAN_DONT_LOAD_ENV` must match one of the following formats: camelCase
|