Skip to content

chore: remove gopsutil and example #981

chore: remove gopsutil and example

chore: remove gopsutil and example #981

Triggered via pull request July 17, 2024 04:12
Status Failure
Total duration 33s
Artifacts

go.yml

on: pull_request
Lint check
14s
Lint check
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
Lint check: core/flow/rule_manager.go#L641
undefined: system_metric.TotalMemorySize (typecheck)
Lint check: ext/datasource/file/refreshable_file.go#L44
ds.AddPropertyHandler undefined (type *RefreshableFileDataSource has no field or method AddPropertyHandler) (typecheck)
Lint check: ext/datasource/file/refreshable_file.go#L90
s.Handle undefined (type *RefreshableFileDataSource has no field or method Handle) (typecheck)
Lint check: ext/datasource/file/refreshable_file.go#L115
s.Handle undefined (type *RefreshableFileDataSource has no field or method Handle) (typecheck)
Lint check: ext/datasource/file/refreshable_file.go#L143
s.Handle undefined (type *RefreshableFileDataSource has no field or method Handle) (typecheck)
Lint check: ext/datasource/file/refreshable_file_test.go#L121
s.AddPropertyHandler undefined (type *RefreshableFileDataSource has no field or method AddPropertyHandler) (typecheck)
Lint check: ext/datasource/file/refreshable_file_test.go#L146
s.AddPropertyHandler undefined (type *RefreshableFileDataSource has no field or method AddPropertyHandler) (typecheck)
Lint check: ext/datasource/file/refreshable_file_test.go#L175
s.AddPropertyHandler undefined (type *RefreshableFileDataSource has no field or method AddPropertyHandler) (typecheck)
Lint check
issues found
Build and test - Go 1.16
Process completed with exit code 1.
Build and test - Go 1.18
The job was canceled because "_1_16_ubuntu-latest" failed.
Build and test - Go 1.18: core/flow/rule_manager.go#L641
undefined: system_metric.TotalMemorySize
Build and test - Go 1.18
The operation was canceled.
Build and test - Go 1.19
The job was canceled because "_1_16_ubuntu-latest" failed.
Build and test - Go 1.19: core/flow/rule_manager.go#L641
undefined: system_metric.TotalMemorySize
Build and test - Go 1.19
The operation was canceled.
Lint check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test - Go 1.16
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/