Skip to content

fix(modbus): set idle timeout in client creation #3

fix(modbus): set idle timeout in client creation

fix(modbus): set idle timeout in client creation #3

Triggered via pull request July 16, 2024 03:02
Status Failure
Total duration 2m 45s
Artifacts

pull_request.yml

on: pull_request
commitlint
9s
commitlint
yamllint
6s
yamllint
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 10 warnings
lint (1.20.x, macos-latest): ../../../hostedtoolcache/go/1.22.5/arm64/src/encoding/json/encode.go#L167
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
lint (1.20.x, macos-latest): ../../../hostedtoolcache/go/1.22.5/arm64/src/encoding/json/encode.go#L427
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
lint (1.20.x, macos-latest): ../../../hostedtoolcache/go/1.22.5/arm64/src/encoding/json/encode.go#L432
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
lint (1.20.x, macos-latest): ../../../hostedtoolcache/go/1.22.5/arm64/src/encoding/json/encode.go#L437
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
lint (1.20.x, ubuntu-latest)
The job was canceled because "_1_20_x_macos-latest" failed.
lint (1.20.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/encoding/json/encode.go#L167
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
lint (1.20.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/encoding/json/encode.go#L427
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
lint (1.20.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/encoding/json/encode.go#L432
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
lint (1.20.x, ubuntu-latest): ../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/encoding/json/encode.go#L437
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
yamllint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
commitlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test (1.20.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test (1.20.x, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test (1.20.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (1.20.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-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/
lint (1.20.x, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (1.20.x, macos-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 (1.20.x, 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/