We currently see one warning in Xcode:
TalkPageViewController.swift
Initialization of immutable value 'goToArchivesAction' was never used; consider replacing with assignment to '_' or removing it
Please fix this so that we no longer see the warning. Background: we plan on bringing the archives action option back in the overflow menu when we tackle T321853.