adxl345: Driver, initial commit for review. #245
test.yml
on: pull_request
Matrix: codeql
Matrix: lint
Matrix: old
Matrix: test
Annotations
6 errors and 3 warnings
lint: ubuntu-latest:
adxl345/adxl345.go#L93
field c is unused (U1000)
|
lint: ubuntu-latest
Process completed with exit code 1.
|
lint: macos-latest:
adxl345/adxl345.go#L93
field c is unused (U1000)
|
lint: macos-latest
Process completed with exit code 1.
|
lint: windows-latest:
adxl345/adxl345.go#L93
field c is unused (U1000)
|
lint: windows-latest
Process completed with exit code 1.
|
test: ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test: macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test: windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|