Add templates for pull requests, feature requests and bug reports #1731
Annotations
12 warnings
|
⬣ Lint:
app/routes/api.devices.ts#L290
'formErrors' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ Lint:
app/routes/api.devices.ts#L286
'max_limit' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ Lint:
app/root.tsx#L4
`./i18next.server` import should occur after import of `./cookies`
|
|
⬣ Lint:
app/models/measurement.server.ts#L403
'insertMeasurement' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ Lint:
app/models/measurement.server.ts#L391
'insertMeasurements' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ Lint:
app/models/device.server.ts#L6
'accessToken' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ Lint:
app/lib/decoding-service.server.ts#L103
'sensors' is defined but never used. Allowed unused args must match /^_/u
|
|
⬣ Lint:
app/lib/decoding-service.server.ts#L67
'sensors' is defined but never used. Allowed unused args must match /^_/u
|
|
⬣ Lint:
app/components/map/map.tsx#L7
'terrain' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
⬣ Lint:
app/components/map/map.tsx#L7
'fog' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
🐳 Build
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
|
|
⚡ Test
Couldn't write a comment to the pull request. Please make sure your job has the permission 'pull-requests: write'.
Original Error was: [HttpError] - Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|