Optimize pub/sub key management and session ID handling #3017
Annotations
10 errors and 2 warnings
Go build and test:
daemon/daemonapi/lib_instance_action.go#L43
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test:
daemon/daemonapi/lib_instance_action.go#L58
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test:
daemon/daemonapi/lib_instance_action.go#L62
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test:
daemon/daemonapi/lib_object_action.go#L35
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test:
daemon/daemonapi/lib_pubsub.go#L13
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test:
daemon/daemonapi/lib_pubsub.go#L17
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test:
daemon/daemonapi/lib_pubsub.go#L22
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test:
daemon/daemonapi/post_cluster_action.go#L45
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test:
daemon/daemonapi/post_daemon_join.go#L27
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test:
daemon/daemonapi/post_daemon_leave.go#L32
a.Pub undefined (type *DaemonAPI has no field or method Pub)
|
Go build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go build and test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|