Ha resolution info says "no_current_backup"

Hey there,

I managed to get several infos of my home assistant installation (HAOS as a Proxmox VM) to my Checkmk instance.

Then I noticed a message from HA, which tells me I have to do a full backup....

[core-ssh ~]$ ha resolution info
checks:
- enabled: true
  slug: detached_addon_removed
- enabled: true
  slug: free_space
- enabled: true
  slug: dns_server_ipv6
- enabled: true
  slug: duplicate_os_installation
- enabled: true
  slug: multiple_data_disks
- enabled: true
  slug: addon_pwned
- enabled: true
  slug: docker_config
- enabled: true
  slug: disk_lifetime
- enabled: true
  slug: detached_addon_missing
- enabled: true
  slug: network_interface_ipv4
- enabled: true
  slug: deprecated_addon
- enabled: true
  slug: deprecated_arch_addon
- enabled: true
  slug: backups
- enabled: true
  slug: disabled_data_disk
- enabled: true
  slug: dns_server
issues:
- context: system
  reference: null
  type: no_current_backup
  uuid: 01c7c75d567d417facd3c6355a1db107
suggestions:
- auto: false
  context: system
  reference: null
  type: create_full_backup
  uuid: 91398d9cee4f448887d8804a8723da62
unhealthy: []
unsupported: []

Of curse I do backups from the whole VM via Proxmox, but also set up automatic backups in HA which implements all available options. Only thing ist that I store the backups in a SMB share instead of the local HA disk.

But what does this message means? I couldn't find anything...

It is just a warning that there is no locally stored backups.
You can just ignore it.