Skip to content

fix:headers concurrent map writes and add dial remote addr #34

fix:headers concurrent map writes and add dial remote addr

fix:headers concurrent map writes and add dial remote addr #34

Triggered via pull request February 6, 2024 12:16
@arch3754arch3754
opened #794
main
Status Failure
Total duration 10m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Commit Lint
You have commit messages with errors ⧗ input: Update client.go ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Update http_response.go ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Update http_response.toml ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Go Build Check: inputs/node_exporter/collector/diskstats_darwin.go#L212
undefined: iostat.ReadDriveStats
Go Build Check: inputs/node_exporter/collector/filesystem_common.go#L180
undefined: defMountPointsExcluded
Go Build Check: inputs/node_exporter/collector/filesystem_common.go#L189
undefined: defFSTypesExcluded
Go Build Check: inputs/node_exporter/collector/filesystem_common.go#L199
c.GetStats undefined (type *filesystemCollector has no field or method GetStats)
Go Build Check: inputs/node_exporter/collector/meminfo.go#L47
c.getMemInfo undefined (type *meminfoCollector has no field or method getMemInfo)
Go Build Check: inputs/node_exporter/collector/powersupplyclass.go#L42
cannot use &powerSupplyClassCollector{…} (value of type *powerSupplyClassCollector) as Collector value in return statement: *powerSupplyClassCollector does not implement Collector (missing method Update)
Go Build Check
Process completed with exit code 2.
Code Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.