Skip to content

feat(common): bump yarn #1

feat(common): bump yarn

feat(common): bump yarn #1

Triggered via pull request September 12, 2024 07:34
Status Success
Total duration 4m 55s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

81 errors
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("get-port")' call instead.: packages/hydra-oauth-client/integration/test/authorization-code.test.ts#L8
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("get-port")' call instead. To convert this file to an ECMAScript module, change its file extension to '.mts', or add the field `"type": "module"` to '/home/runner/work/auth/auth/packages/hydra-oauth-client/package.json'.
Could not find a declaration file for module 'supertest'. '/home/runner/work/auth/.yarn/berry/cache/supertest-npm-6.3.3-2e2b5bc83a-10.zip/node_modules/supertest/index.js' implicitly has an 'any' type.: packages/hydra-oauth-client/integration/test/authorization-code.test.ts#L9
Could not find a declaration file for module 'supertest'. '/home/runner/work/auth/.yarn/berry/cache/supertest-npm-6.3.3-2e2b5bc83a-10.zip/node_modules/supertest/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/supertest` if it exists or add a new declaration (.d.ts) file containing `declare module 'supertest';`
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.: packages/hydra-oauth-client/integration/test/authorization-code.test.ts#L13
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Variable 'request' implicitly has type 'any' in some locations where its type cannot be determined.: packages/hydra-oauth-client/integration/test/authorization-code.test.ts#L16
Variable 'request' implicitly has type 'any' in some locations where its type cannot be determined.
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.: packages/hydra-oauth-client/integration/test/authorization-code.test.ts#L43
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.: packages/hydra-oauth-client/integration/test/authorization-code.test.ts#L52
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.: packages/hydra-oauth-client/integration/test/authorization-code.test.ts#L62
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.: packages/hydra-oauth-client/src/stub.test.ts#L0
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.: packages/hydra-oauth-client/src/stub.test.ts#L2
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Variable 'kratos' implicitly has type 'any' in some locations where its type cannot be determined.: packages/kratos-session/src/get-kratos.client.ts#L4
Variable 'kratos' implicitly has type 'any' in some locations where its type cannot be determined.
Variable 'kratos' implicitly has an 'any' type.: packages/kratos-session/src/get-kratos.client.ts#L7
Variable 'kratos' implicitly has an 'any' type.