Skip to content

Merge pull request #8 from Yu-Leo/dependabot/go_modules/google.golang… #40

Merge pull request #8 from Yu-Leo/dependabot/go_modules/google.golang…

Merge pull request #8 from Yu-Leo/dependabot/go_modules/google.golang… #40

Triggered via push August 13, 2024 17:08
Status Failure
Total duration 4m 7s
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/