Skip to content

Build common endpoint methode #14

Build common endpoint methode

Build common endpoint methode #14

Triggered via push March 16, 2024 11:44
Status Failure
Total duration 2m 30s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: internal/rtp/endpoint_mock.go#L19
cannot use &mockPeerConnector{…} (value of type *mockPeerConnector) as peerConnection value in assignment: *mockPeerConnector does not implement peerConnection (missing method OnDataChannel)
build: internal/logging/logger.go#L57
opts.NewJSONHandler undefined (type slog.HandlerOptions has no field or method NewJSONHandler)
build: internal/logging/logger.go#L59
opts.NewTextHandler undefined (type slog.HandlerOptions has no field or method NewTextHandler)
build: internal/logging/logger.go#L78
opts.NewTextHandler undefined (type slog.HandlerOptions has no field or method NewTextHandler)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.