Skip to content

Initial playground

Initial playground #47

Triggered via pull request November 9, 2023 08:01
@thorstendb-ARMthorstendb-ARM
synchronize #2
cmdLine
Status Failure
Total duration 49s
Artifacts

test.yml

on: pull_request
Matrix: test
Publish Tests Results
0s
Publish Tests Results
Coverage check
0s
Coverage check
Fit to window
Zoom out
Zoom in

Annotations

29 errors
Vulnerability check
stm32CubeMX.Launch calls exec.Cmd.Run, which eventually calls filepath.Abs
Vulnerability check
stm32CubeMX.Launch calls exec.Command, which calls filepath.Base
Vulnerability check
utils.ConvertFilename calls filepath.Clean
Vulnerability check
readFile.Process calls filepath.Dir
Vulnerability check
stm32CubeMX.WriteProjectFile calls filepath.Join
Vulnerability check
utils.ConvertFilename calls filepath.Rel
Vulnerability check
stm32CubeMX.Launch calls exec.Cmd.Run, which eventually calls filepath.VolumeName
Vulnerability check
Process completed with exit code 3.
Test (linux, amd64)
Process completed with exit code 1.
Test (linux, amd64)
Process completed with exit code 1.
Test (linux, arm64)
The job was canceled because "ubuntu-latest_amd64" failed.
Test (linux, arm64)
Process completed with exit code 1.
Test (linux, arm64)
Process completed with exit code 1.
Test (windows, amd64)
The job was canceled because "ubuntu-latest_amd64" failed.
Test (windows, arm64)
The job was canceled because "ubuntu-latest_amd64" failed.
Test (windows, arm64)
The operation was canceled.
Test (darwin, amd64)
The job was canceled because "ubuntu-latest_amd64" failed.
Test (darwin, amd64)
The operation was canceled.
Test (darwin, arm64)
The job was canceled because "ubuntu-latest_amd64" failed.
Test (darwin, arm64)
The operation was canceled.
Lint: internal/stm32CubeMX/stm32CubeMX.go#L204
Error return value is not checked (errcheck)
Lint: internal/utils/utils_test.go#L53
Error return value of `os.WriteFile` is not checked (errcheck)
Lint: internal/utils/utils_test.go#L60
Error return value of `os.MkdirAll` is not checked (errcheck)
Lint: internal/stm32CubeMX/iniReader.go#L216
ST1003: range var coreId should be coreID (stylecheck)
Lint: internal/stm32CubeMX/iniReader.go#L247
ST1003: range var sectionId should be sectionID (stylecheck)
Lint: internal/stm32CubeMX/iniReader.go#L293
ST1003: const PreviousUsedKeilFilesId should be PreviousUsedKeilFilesID (stylecheck)
Lint: internal/stm32CubeMX/iniReader.go#L309
ST1003: const PreviousLibFilesId should be PreviousLibFilesID (stylecheck)
Lint: internal/stm32CubeMX/iniReader.go#L321
ST1003: const PreviousGenFilesId should be PreviousGenFilesID (stylecheck)
Lint
issues found