This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Bump golang.org/x/image from 0.0.0-20220601225756-64ec528b34cd to 0.10.0 #628
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/
|