Skip to content

[#3] Add shadow state handler. Send null values for missing objects w… #10

[#3] Add shadow state handler. Send null values for missing objects w…

[#3] Add shadow state handler. Send null values for missing objects w… #10

Triggered via pull request November 17, 2023 07:53
Status Failure
Total duration 28s
Artifacts

validation.yaml

on: pull_request
validation
19s
validation
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
validation: routing/message/handlers/state/shadow_state_handler.go#L74
error strings should not be capitalized or end with punctuation or a newline
validation: routing/message/handlers/state/shadow_state_handler.go#L77
var shadowId should be shadowID
validation: routing/message/handlers/state/shadow_state_handler.go#L102
const shadowIdIndex should be shadowIDIndex
validation
Process completed with exit code 1.
validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/