Skip to content

πŸ“ Implement resize and related methods #111

πŸ“ Implement resize and related methods

πŸ“ Implement resize and related methods #111

Triggered via push October 31, 2023 15:11
Status Success
Total duration 2m 28s
Artifacts

main.yaml

on: push
ESLint Check
22s
ESLint Check
Unit tests
22s
Unit tests
Publish SNAPSHOT artifact to Sonatype
1m 46s
Publish SNAPSHOT artifact to Sonatype
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
ESLint Check: src/utils.ts#L3
Unexpected any. Specify a different type
ESLint Check: src/utils.ts#L7
Unexpected any. Specify a different type
ESLint Check: src/utils.ts#L15
Unexpected any. Specify a different type
ESLint Check: tests/events.test.ts#L22
Unexpected any. Specify a different type
ESLint Check: tests/utils.test.ts#L3
Unexpected any. Specify a different type
ESLint Check: tests/utils.test.ts#L18
Unexpected any. Specify a different type
Publish SNAPSHOT artifact to Sonatype
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/