[PR #101] [MERGED] fix: check last seen time without possible null pointer #1256

Closed
opened 2025-12-29 02:29:28 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/101
Author: @SilverBut
Created: 9/2/2021
Status: Merged
Merged: 9/3/2021
Merged by: @juanfont

Base: mainHead: main


📝 Commits (1)

  • e4ef65b fix: check last seen time without possible null pointer

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 cmd/headscale/cli/nodes.go (+4 -2)

📄 Description

fix #90

I think we should add something like golangci-lint to do some lint.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/101 **Author:** [@SilverBut](https://github.com/SilverBut) **Created:** 9/2/2021 **Status:** ✅ Merged **Merged:** 9/3/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e4ef65b`](https://github.com/juanfont/headscale/commit/e4ef65be761dd1b4d65e0f3ccc4c07130d28b0b1) fix: check last seen time without possible null pointer ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/cli/nodes.go` (+4 -2) </details> ### 📄 Description fix #90 I think we should add something like `golangci-lint` to do some lint. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:29:28 +01:00
adam closed this issue 2025-12-29 02:29:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1256