add and fix errors reported by golangci-lint (#184)
* add and fix errors reported by golangci-lint
* Update pkg/media/media_data_parser.go
Co-authored-by: Eli Mallon <eli@stream.place>
* chore: linting tweaks
* chore: last few linting things
* chore: golangci-lint v2
* chore: golangci-lint changed a few things
* media: fix audio_smear context cancel
* chore: update captilization of vars to match
* github action: add golangci-lint github action
* github action: build dependencies for golangci to run
* github action: ope fix the ordering of steps
* github action: set in-container-cmd
* add and fix errors reported by golangci-lint
* Update pkg/media/media_data_parser.go
Co-authored-by: Eli Mallon <eli@stream.place>
* chore: linting tweaks
* chore: last few linting things
* chore: golangci-lint v2
* chore: golangci-lint changed a few things
* media: fix audio_smear context cancel
* chore: update captilization of vars to match
* github action: add golangci-lint github action
* github action: build dependencies for golangci to run
* github action: ope fix the ordering of steps
* github action: set in-container-cmd
* test: try and run without building everything again
* test: set CGO_ENABLED env
* test: set up minimal env to run with linting
* test: install meson
* test: build in container
* test?
* do everything in the action runner
* do everything in the action runner
* revert removing n
* clone with tag
* set test tag?
* use meson from pip
* copy from builder dockerfile
* remove nuget
* is missing part
* build: golangci-lint inna container
* build: fake build for golangci-lint
* lmao
* fix linting errors, add precommit hook
* linting polish
* linting: fix selftest
---------
Co-authored-by: Eli Mallon <eli@stream.place>
Co-authored-by: Eli Mallon <eli@aquareum.tv>
authored by
seiso.moe