Skip to content

Merge pull request #6 from Yu-Leo/dependabot/go_modules/golang.org/x/… #36

Merge pull request #6 from Yu-Leo/dependabot/go_modules/golang.org/x/…

Merge pull request #6 from Yu-Leo/dependabot/go_modules/golang.org/x/… #36

Triggered via push August 13, 2024 17:06
Status Failure
Total duration 3m 58s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: internal/repositories/mocks/guardian_repository.go#L19
_m.Called undefined (type *GuardianRepository has no field or method Called) (typecheck)
lint: internal/repositories/mocks/guardian_repository.go#L43
_m.Called undefined (type *GuardianRepository has no field or method Called) (typecheck)
lint: internal/repositories/mocks/guardian_repository.go#L57
_m.Called undefined (type *GuardianRepository has no field or method Called) (typecheck)
lint: internal/repositories/mocks/guardian_repository.go#L130
mock.AssertExpectations undefined (type *GuardianRepository has no field or method AssertExpectations) (typecheck)
lint: internal/repositories/mocks/resident_repository.go#L19
_m.Called undefined (type *ResidentRepository has no field or method Called) (typecheck)
lint: internal/repositories/mocks/resident_repository.go#L43
_m.Called undefined (type *ResidentRepository has no field or method Called) (typecheck)
lint: internal/repositories/mocks/resident_repository.go#L57
_m.Called undefined (type *ResidentRepository has no field or method Called) (typecheck)
lint: internal/repositories/mocks/resident_repository.go#L130
mock.AssertExpectations undefined (type *ResidentRepository has no field or method AssertExpectations) (typecheck)
lint: internal/repositories/mocks/room_repository.go#L19
_m.Called undefined (type *RoomRepository has no field or method Called) (typecheck)
lint: internal/repositories/mocks/room_repository.go#L43
_m.Called undefined (type *RoomRepository has no field or method Called) (typecheck)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/