Skip to content

Normalize concurrently with sync flows #2691

Normalize concurrently with sync flows

Normalize concurrently with sync flows #2691

Triggered via pull request January 25, 2024 16:27
Status Failure
Total duration 2m 46s
Artifacts

golang-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: flow/activities/flowable.go#L1
: # github.com/PeerDB-io/peer-flow/activities
lint
syntax error: non-declaration statement outside function body (typecheck)
lint: flow/activities/flowable.go#L426
expected declaration, found 'return' (typecheck)
lint: flow/activities/flowable.go#L554
expected declaration, found bufferSize (typecheck)
lint: flow/activities/flowable.go#L558
expected declaration, found 'if' (typecheck)
lint: flow/activities/flowable.go#L700
expected declaration, found 'for' (typecheck)
lint: flow/activities/flowable.go#L706
expected declaration, found unmarshalErr (typecheck)
lint: flow/activities/flowable.go#L919
expected declaration, found errGroup (typecheck)
lint: flow/activities/flowable.go#L923
expected declaration, found numRecords (typecheck)
lint: flow/workflows/activities.go#L3
could not import github.com/PeerDB-io/peer-flow/activities (-: # github.com/PeerDB-io/peer-flow/activities
lint
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.312.0
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/[email protected], golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.