Showing 2,698 of 2,698 total issues
TODO found Open
Open
// TODO: remove support for widgetEventPrefix
- Exclude checks
TODO found Open
Open
h[role] = { code: 422 } # TODO: status code 422 for 'no_role' is not correct for all endpoints
- Exclude checks
TODO found Open
Open
@maximum_size = options[:maximum_size] || (512 * 1024 * 1024) # MB #TODO: move default into config object?
- Exclude checks
TODO found Open
Open
# TODO: add eager loading to other endpoints and remove this database query
- Exclude checks
TODO found Open
Open
@minimum_size = options[:minimum_size] || 0 # TODO: move default into config object?
- Exclude checks
TODO found Open
Open
# TODO: check error message
- Exclude checks
HACK found Open
Open
# HACK: simulate a task completing while the iteration is underway
- Exclude checks
TODO found Open
Open
# TODO: why did we remove `buildpack_cache_key: key`?
- Exclude checks
TODO found Open
Open
# TODO: Change this to use add_association_dependencies when v2 is removed
- Exclude checks
TODO found Open
Open
h[role] = { code: 422 } # TODO: status code 422 for 'no_role' is not correct for all endpoints
- Exclude checks
FIXME found Open
Open
# FIXME: these defaults are going to move out of here and into
- Exclude checks
TODO found Open
Open
document.addEventListener('click', click, true); // TODO: why does this use capture?
- Exclude checks
TODO found Open
Open
# TODO: apps are actually processes
- Exclude checks
TODO found Open
Open
# TODO
- Exclude checks
TODO found Open
Open
# TODO: require secrets fetcher?
- Exclude checks
FIXME found Open
Open
options[:enable_ssh] = true unless options.key?(:enable_ssh) # FIXME
- Exclude checks
TODO found Open
Open
# TODO: What if lifecycle_data[:buildpacks] is nil? Delete current buildpacks?
- Exclude checks
TODO found Open
Open
# TODO maybe look in the client to add this test and make sure what it returns? so we can test at a unit level in the job as well
- Exclude checks