chore(deps): lock file maintenance #1426
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 warnings
Node 16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Node 16:
src/gatsby-node.js#L30
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 16:
src/gatsby-node.js#L40
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 16:
src/gatsby-node.js#L64
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 16:
src/serializers.js#L48
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 12
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Node 12:
src/gatsby-node.js#L30
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 12:
src/gatsby-node.js#L40
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 12:
src/gatsby-node.js#L64
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 12:
src/serializers.js#L48
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Node 14:
src/gatsby-node.js#L30
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 14:
src/gatsby-node.js#L40
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 14:
src/gatsby-node.js#L64
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|
Node 14:
src/serializers.js#L48
Direct calls to new Error() are not allowed. Please use @tryghost/errors
|