Skip to content

Add a test command for working in tdd #1218

Add a test command for working in tdd

Add a test command for working in tdd #1218

Triggered via pull request February 4, 2025 13:12
Status Success
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint (20, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint (20, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L29
Missing JSDoc comment
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L29
Unexpected any. Specify a different type
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L31
Unsafe member access .start on an `any` value
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L31
Unsafe member access .end on an `any` value
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L37
Missing JSDoc comment
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L39
Missing JSDoc comment
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L43
Missing JSDoc comment
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L54
Missing JSDoc comment
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L58
Missing JSDoc comment
lint (20, ubuntu-latest): src/AbsoluteCellRange.ts#L77
Missing JSDoc comment