fix: revert chalk upgrade + cut v2.0.1 patch #155
Annotations
15 warnings
build
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/
|
prettier
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/
|
lint
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/
|
lint:
src/ApolloServerManager.ts#L74
Unexpected any. Specify a different type
|
lint:
src/ApolloServerManager.ts#L89
Unexpected any. Specify a different type
|
lint:
src/ApolloServerManager.ts#L91
Unexpected any. Specify a different type
|
lint:
src/ApolloServerManager.ts#L132
Unexpected any. Specify a different type
|
lint:
src/ApolloServerManager.ts#L132
Unexpected any. Specify a different type
|
lint:
src/utilities/createApp.ts#L13
The type 'corsOptions' is undefined
|
lint:
src/utilities/deepMerge.ts#L6
Expected only 0 line after block description
|
lint:
src/utilities/deepMerge.ts#L22
Expected only 0 line after block description
|
lint:
src/utilities/deepMerge.ts#L42
Expected only 0 line after block description
|
lint:
src/utilities/deepMerge.ts#L51
@param path declaration ("graphqlContext.variables") root node name ("graphqlContext") does not match previous real parameter name ("options")
|
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, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
renovate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|