Skip to content

fix: package.json to reduce vulnerabilities #172

fix: package.json to reduce vulnerabilities

fix: package.json to reduce vulnerabilities #172

Triggered via push July 27, 2024 14:30
Status Success
Total duration 45s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (10.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (10.x): src/api/attribute/service.ts#L2
'TagCache' is defined but never used
build (10.x): src/api/extensions/example-custom-filter/filter/catalog/SampleFilter.ts#L1
'FilterInterface' is defined but never used
build (10.x): src/api/invalidate.ts#L39
Expected error to be handled
build (10.x): src/api/invalidate.ts#L85
Expected error to be handled
build (10.x): src/api/sync.ts#L2
'redis' is defined but never used
build (10.x): src/graphql/elasticsearch/catalog/resolver.js#L12
'list' was used before it was defined
build (10.x): src/graphql/elasticsearch/cms/resolver.js#L16
'buildItems' was used before it was defined
build (10.x): src/graphql/elasticsearch/queryBuilder.ts#L2
'ElasticsearchQueryConfig' is defined but never used
build (10.x): src/image/action/abstract/index.ts#L1
'NextFunction' is defined but never used
build (10.x): src/image/action/abstract/index.ts#L1
'Request' is defined but never used
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (12.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (12.x): src/api/attribute/service.ts#L2
'TagCache' is defined but never used
build (12.x): src/api/extensions/example-custom-filter/filter/catalog/SampleFilter.ts#L1
'FilterInterface' is defined but never used
build (12.x): src/api/invalidate.ts#L39
Expected error to be handled
build (12.x): src/api/invalidate.ts#L85
Expected error to be handled
build (12.x): src/api/sync.ts#L2
'redis' is defined but never used
build (12.x): src/graphql/elasticsearch/catalog/resolver.js#L12
'list' was used before it was defined
build (12.x): src/graphql/elasticsearch/cms/resolver.js#L16
'buildItems' was used before it was defined
build (12.x): src/graphql/elasticsearch/queryBuilder.ts#L2
'ElasticsearchQueryConfig' is defined but never used
build (12.x): src/image/action/abstract/index.ts#L1
'NextFunction' is defined but never used
build (12.x): src/image/action/abstract/index.ts#L1
'Request' is defined but never used