Merge pull request #7 from Yu-Leo/dependabot/pip/e2e-tests/idna-3.7 #39
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/
|