Skip to content

Fix missing @actions/core dependency during release. #29

Fix missing @actions/core dependency during release.

Fix missing @actions/core dependency during release. #29

Triggered via pull request September 19, 2024 08:13
Status Success
Total duration 1m 18s
Artifacts 1

pr.yml

on: pull_request
code-style
29s
code-style
Coverage report
1m 7s
Coverage report
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
code-style: src/config/graphile.config.ts#L26
Missing return type on function
code-style: src/index.ts#L9
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
code-style: src/plugins/GetMetadataPlugin.ts#L30
Missing return type on function
code-style: src/plugins/GetMetadataPlugin.ts#L58
'data' is defined but never used
code-style: src/plugins/OffsetToSkipPlugin.ts#L10
'build' is defined but never used
code-style: src/plugins/OffsetToSkipPlugin.ts#L10
'context' is defined but never used
code-style: src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
code-style: src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
code-style: src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
code-style: src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type

Artifacts

Produced during runtime
Name Size
code-coverage-report Expired
23.5 KB