Skip to content

Determine run-path on install #19

Determine run-path on install

Determine run-path on install #19

Triggered via push June 16, 2024 17:14
Status Failure
Total duration 21s
Artifacts

integration.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
CI build: events/dispatcher_test.go#L26
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to test.CreateFakeHookContext: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build: exec/printer/default_test.go#L15
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to app.NewContext: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build: hooks/conditions/filechanged/all_test.go#L20
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to NewAll: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build: hooks/conditions/filechanged/all_test.go#L37
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to NewAll: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build: hooks/conditions/filechanged/all_test.go#L54
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to NewAll: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build: hooks/conditions/filechanged/all_test.go#L71
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to NewAll: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build: hooks/conditions/filechanged/all_test.go#L82
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to NewAll: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build: hooks/conditions/filechanged/any_test.go#L20
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to NewAny: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build: hooks/conditions/filechanged/any_test.go#L37
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to NewAny: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build: hooks/conditions/filechanged/any_test.go#L54
cannot use repo (variable of type *test.RepoMock) as git.Repo value in argument to NewAny: *test.RepoMock does not implement git.Repo (missing method AbsPath)
CI build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.