Skip to content

fix(deps): update all minor dependencies #776

fix(deps): update all minor dependencies

fix(deps): update all minor dependencies #776

Triggered via pull request January 12, 2025 22:32
Status Success
Total duration 27s
Artifacts

test-code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 10 notices
organizeImports: vitest.config.mts#L1
Import statements differs from the output
organizeImports: examples/nodejs/formSubmissionDecrypter.ts#L1
Import statements differs from the output
organizeImports: examples/nodejs/accessTokenGenerator.ts#L1
Import statements differs from the output
organizeImports: src/lib/encryption/encryptFormSubmission.ts#L1
Import statements differs from the output
organizeImports: src/lib/formsClient/getFormTemplate.ts#L1
Import statements differs from the output
organizeImports: examples/nodejs/index.ts#L1
Import statements differs from the output
organizeImports: src/lib/integration/awsServicesConnector.ts#L1
Import statements differs from the output
organizeImports: utils/responseRetriever/main.ts#L1
Import statements differs from the output
organizeImports: src/lib/integration/awsSqsQueueLoader.ts#L1
Import statements differs from the output
organizeImports: src/lib/idp/verifyAccessToken.ts#L1
Import statements differs from the output
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint/style/useNamingConvention: examples/nodejs/accessTokenGenerator.ts#L27
This object property name should be in camelCase.
lint/style/useNamingConvention: vitest-setup.ts#L5
This object property name should be in camelCase.
lint/style/useNamingConvention: vitest-setup.ts#L6
This object property name should be in camelCase.
lint/style/useNamingConvention: vitest-setup.ts#L7
This object property name should be in camelCase.
lint/style/useNamingConvention: vitest-setup.ts#L8
This object property name should be in camelCase.
lint/style/useNamingConvention: vitest-setup.ts#L9
This object property name should be in camelCase.
lint/style/useNamingConvention: vitest-setup.ts#L17
This object property name should be in camelCase.
lint/style/useNamingConvention: examples/nodejs/gcFormsApiClient.ts#L8
Two consecutive uppercase characters are not allowed in PascalCase because strictCase is set to `true`.
lint/style/useNamingConvention: examples/nodejs/gcFormsApiClient.ts#L15
Two consecutive uppercase characters are not allowed in camelCase because strictCase is set to `true`.