Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Bump golang.org/x/net from 0.0.0-20220531201128-c960675eff93 to 0.17.0 #627

Bump golang.org/x/net from 0.0.0-20220531201128-c960675eff93 to 0.17.0

Bump golang.org/x/net from 0.0.0-20220531201128-c960675eff93 to 0.17.0 #627

Triggered via pull request October 11, 2023 21:57
Status Failure
Total duration 2m 0s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
CI Lint: pkg/audio/audiobridge/capture/handler.go#L9
could not import github.com/LedFx/portaudio (-: go build github.com/LedFx/portaudio:
CI Lint: pkg/audio/audiobridge/playback/handler.go#L11
could not import github.com/LedFx/portaudio (-: go build github.com/LedFx/portaudio:
CI Lint: pkg/audio/analysis.go#L10
could not import github.com/LedFx/aubio-go (-: # github.com/LedFx/aubio-go
CI Lint
fatal error: aubio/aubio.h: No such file or directory
CI Lint: pkg/audio/audio.go#L12
could not import github.com/LedFx/portaudio (-: go build github.com/LedFx/portaudio:
CI Lint: pkg/audio/analysis.go#L36
undefined: aubio (typecheck)
CI Lint: pkg/audio/analysis.go#L38
undefined: aubio (typecheck)
CI Lint: pkg/audio/analysis.go#L39
undefined: aubio (typecheck)
CI Lint: pkg/effect/effect_test.go#L83
cannot use p (variable of type "github.com/LedFx/ledfx/pkg/color".Pixels) as *render.PixelGroup value in argument to effect.Render (typecheck)
CI Lint: pkg/effect/effects_test.go#L23
cannot use p (variable of type "github.com/LedFx/ledfx/pkg/color".Pixels) as *render.PixelGroup value in argument to effect.Render (typecheck)
CI Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
CI Lint
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/