Skip to content

chore: optimizing the build toolchain #376

chore: optimizing the build toolchain

chore: optimizing the build toolchain #376

Triggered via pull request October 10, 2024 04:54
Status Failure
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L68
Unexpected dangling '_' in '_getAxes'
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L73
Unexpected dangling '_' in '_getPosition'
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L75
Unexpected dangling '_' in '_getFocalPoint'
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L78
Unexpected dangling '_' in '_update'
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L92
Unexpected dangling '_' in '_setPosition'
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L116
Unexpected dangling '_' in '_setPosition'
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L122
Unexpected dangling '_' in '_getDistance'
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L193
Expected to return a value at the end of method 'gotoLandmark'
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L272
Expected '===' and instead saw '=='
Lint: packages/g-camera-api/src/AdvancedCamera.ts#L272
Expected '===' and instead saw '=='
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/