added update methods in session in order to make fake inventories possible, with minimal changes #2389
Annotations
5 errors and 1 warning
server/session/session.go#L543
func (*Session).updateOpenedPos is unused (U1000)
|
server/session/session.go#L548
func (*Session).updateOpenedWindow is unused (U1000)
|
server/session/session.go#L553
func (*Session).updateContainerOpenedState is unused (U1000)
|
server/session/session.go#L558
func (*Session).updateOpenedContainerID is unused (U1000)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading