Skip to content

chore: update go version to 1.25.0 #980

chore: update go version to 1.25.0

chore: update go version to 1.25.0 #980

Status Success
Total duration 1m 20s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test: src/app/components/UploadPanel.tsx#L31
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/app/components/Editor.tsx#L488
React Hook useEffect has missing dependencies: 'loadFileYamlHandler' and 'loadRemoteYamlHandler'. Either include them or remove the dependency array
test: src/app/components/Editor.tsx#L261
React Hook useCallback has missing dependencies: 'checkItCountryExtensionVersion' and 'checkPubliccodeYmlVersion'. Either include them or remove the dependency array
test: src/app/components/Editor.tsx#L249
React Hook useCallback has a missing dependency: 'setShowCountryExtensionVersion'. Either include it or remove the dependency array
test: src/app/components/Editor.tsx#L229
React Hook useCallback has a missing dependency: 'setPubliccodeYmlVersion'. Either include it or remove the dependency array